I've got a PFTableViewController that displays a table of items. I then segue to a navigation controller with root view controller that allows the user to enter a new item - and after they press save, I dismiss the view controller and return to the PFTableViewController.I've got a PFTableViewController that displays