Reading data from google sheet into MIT APP inventor

Good morning,

I am reading information from google sheet into MIT APP inventor.
I noticed that the index always used to reference the row number in the google sheet.
How can I use the index to reference the column number ?

1 Like

An example to get columns from table

1 Like

For additional clarification: You are using get row in the code is that right?

Yes I have renamed for each number to... for each row .... for better understanting