I saw this on this on the settings section of the Facebook app for iOS7 and I was wondering how the effect of this UITableView is achieved with the margins all around the section. I thought it could be done with UICollectionView with each cell having the look of having 2 or 3 "UITableViewCell's" in it. Is there a better way to achieve this though?
Thanks in advance