I have a UITableViewController embedded on a UINavigationController. This tableView is an instance of NSFetchedResultsController. I need to add a Toolbar between the Naviga
you need use UIViewController, then add tool bar and tableView instance of NSFetchedResultsController class inside it in storyboard