I faced the same issue as well and checked the default header padding being set.Though the default sectionHeaderTopPadding is -1.0f it is still adding some space on the top of the section header. The default value needs to be 0.0f so that we don't have to make the change in our project. I hope they make the change.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: