How to get random airtable data to my app

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.

image

I wanna show random 5 rows’s datas on my labels like this;

image

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.

At first get both columns and then use any list viewer to show both columns