I just drag and drop a view into the tableview in my storyboard, then I create a NewHeader class and make the view in the storyboard inherit NewHeader. I don't want to use xib instead, too much files, seems like the only way I can customize my header is to using UITableViewCell instead.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: