This is related to: Why is there extra padding at the top of my UITableView with style UITableViewStyleGrouped in iOS7
tableView + height of subView changes suddenly
In fact, it's so obviously a bug. Simply making the future UITableView header to (0,0,.1,.1) works to fix the problem.