Please anyone help me with Airtable stored data Search issue.. with listview

At first, sorry for bad explain…@David
@techcvr

I want to add 10 category on my app…so I want to create 10 tables on my Airtable spreadsheet.. Suppose..my 1st category name is Samsung and my 1st table name also Samsung on airtable.. In this table..I want to create a column name as " device name" - where all of Samsung device name are included( like Samsung galaxy j2,Samsung galaxy dous, Samsung note 7, Samsung s3 , etc Samsung phone..) … And in kodular, I want to create a specified screen for search function.. In this screen..I want to add textbox,search button, and a spinner on this screen.. Then add all the table name on this spinner as a option for choose…( like Samsung, LG,vivo,Sony,Nokia etc 10 category {table}..).. At last..when user want to search any device (like Samsung s3) and select"Samsung" from spinner,and click the search button..it will show the same device name from airtable spreadsheet..and also shows the related device from Samsung…and show the result into listview…how can I do it..? Please help..!