Hello guys,
I try to get random 5 rows datas from airtable(google spreadsheet) and every row has 2 coloumn. I want to show both of them on different labels or on listview.
For example;
This is my spreadsheet data.
I wanna show random 5 rows’s datas on my labels like this;
I also have refresh button. When I click it I want to see different rows datas on my labels.
How can I do this?
Thank you for your helps.