How can i show data into notifier by Click event procedure in recyclerlist

I am using airtable database and I have created 3 columns. I want to show 2 columns in recycler listview and another 3rd columns data shows when the user clicks on the listview element.
how do I do?

When the label clicked, just get the id of the clicked component, replace the alphabet, use it as index , with the help of this index take the require item from another global variable

When the label clicked, relatives 3 colums data has shown. but i want to shown 3rd row data

from the obtained result again use one more select list item list with index 3, simple

it shows

this list have three items, just use one more time select list item list (above result) index 3