Basically what I want to do in my app is have a UISearchBar which, when I write in, will feedback location results and populate that into a UITableView that app
I know it's quite late, but maybe it can help others,
I've recently created autocomplete view, which can be attached to any UITextField, with single line of code. Colors, separators, margins can be configured. Ships with google locations completion source.