i’ve a table with UISearchController and the user use it to search something in DB. but I would like to show in the same table recent research done. let me explain: when the user make a search, that word be saved in db, making a history. I would like to show that list and let to user to tap on word and make start the search.