I am trying to implement google maps autocomplete for cities. When they type in the text field, the table view should auto populate with potential cities based on the user's input. For now, I want to print the results in the log, but I am not sure if I am doing this correctly. This is the kind of results that appears in my log I am trying to implement google maps autocomple