this is probably the answer of my question. But I don’t know how to use it. Help please. How can I get the row name I created in spreedsheet?

this is probably the answer of my question. But I don’t know how to use it. Help please. How can I get the row name I created in spreedsheet?

Hi there,
Get the create object block from the object block category
then do (what you want to create)
Example 
To get Row number.(to retrieve the data from the Airtable)

You can use GetColumn to show all data with the listviewer and set MaxRowNum to (how many data you want to show in the listviewer) example 100
hope these help to you 
for the records:

Is that Good for u? 
for now yes
thanks.