Lucas Adams
Results
1
comments of
Lucas Adams
Hi Xenofex, For the sections issue... looks like I need to update this function to be something like this: ``` objective-c - (NSInteger)tableView:(EWMultiColumnTableView *)tableView numberOfRowsInSection:(NSInteger)section { if(tableView.sectionHeaderEnabled == NO) return...