How to populate a String Table

Hi all,

i have some values/keys and i need to map in a string table.

How can i do this?

Thank you

If you want to map the key-values to string table, use the row index and column index using map indices.

Can you let me know your requirement in detail?

1 Like

Thank you. i solved my problem :slight_smile: