I have setup a UIViewController(RootViewController) with two container views connected to two UITableViewControllers. Each of the UITableViewCont
UIViewController
UITableViewController
UITableViewCont
Did you push them on the UINavigation stack?
func pushViewController(ViewController, animated: true)