- First add a UITableView and then a button. Thus, this should be so in the XIB structure (the button after the table no earlier than otherwise it will be hidden):

- Set the button restrictions associated with the superview and are not related to the UITableView.

See that button restrictions are related to the superview. This is important if you need a floating button.
If everything is done correctly, it will look like this: 
source share