I am using Storyboard and UITableView without UINavigationController.
Storyboard
UITableView
UINavigationController
When tapping on any cell, it should bring user to a detail p
to get a clear view about how to use storyboard please check the following tutorial, how to use Storyboard
make sure that you read the second part too....this will give you a clear idea how to use, and the solution for your question also is there.