if (@available(iOS 15.0, *)) {
[self.tableView setSectionHeaderTopPadding:0.0f];
}
helped me to resolve the issue, thank you lmDeveloper1
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: