I am making an app that has an excel sheet of data. I would like to insert that excel sheet into a picker view that is connected to a textfield. I then would like the user to input into the textfield where it will show the picker view, and then filter it to which ever the user is typing in. Can anyone point me in the right direction with this? I am coding in swift and using storyboards.
Thanks!