问题
How to make the tableView "headerView" not scrollable.
回答1:
If you only have one section, you can simply not use headerView at all and add a UIView above the UITableView
来源:https://stackoverflow.com/questions/9415756/uitableview-make-the-headerview-not-scrollable