Unable to display a static cells table together with a dynamic property one in a UITableViewController

I have inserted a Static cells table with configuration items and a normal dynamic table for displaying results in a UITableViewController in a StoryBoard. I get no error, but still just the header is shown, none of the navigation bar or any hint of the two tables, as you may see in the pictures:

Unable to display a static cells table together with a dynamic property one in a UITableViewController
 
 
Q