I have 2 UITableViewControllers, both are using same data source but for some reason one of them has weird header gap on the top. I don't understand why. When I'm changing style to UITableViewStylePlain the positioning is fine but I need grouped style here.
Any thoughts?