I tried to follow the tutorial from this webpage about UITableView, but when I tried to implement additional features like asearch bar, editing / saving of text, and adding / deleting table rows nothing I wrote works.
Is there a better tutorial out there for working with UITableViewController?