Here's how the storyboard set.
View's background color is red.
TableView's background color is blue.

The final effect:
iOS 11.1's tableView in navigation view controller works fine.
iOS 10.3's tableView in navigation view controller have extra space on top of table view.
It's contentOffSet been changed.
Any ideal what I have missing?
