Whe trying to use static cells in the UITableViewController from XIB outside the stroyboard, I could not find the option for choosing the static cell and dynamic cell option.
Static table cells are only valid when embedded in UITableViewController instances.
It is available on the StoryBoard UITableViewController instances
Create UITableViewController in StoryBoard