I have a searchable tableview, but would like to only display the number of cells that are returned once a user starts a search. For instance, if a user types in a charecter
Simple you can use this..
tableView.tableFooterView = [UIView new];