I have a UITableView which contains x amount of cells. However, I want to have 20 px distance between each cell. My tableview only contains one section.
I have googled around and searched the forum, but I couldn't find anything that works for my purpose.
Is it possible to set content offset to the cell, or the imageview inside the cell?
Can someone please help me?