I d like to know how i can remove the spacing between cells in a grouped UITableView. I tried googling for it and saw some similar SO questions that referred similar queries. I tried returning heightForHeader and heightForFooter as 0.0 (programmatically and in IB) but it did not work. Any suggestions? I ve attached an image of how i d like it to look.
谢谢!