Hey guys. I want to change the distance between cells in my table view, but I can't find a way to do this. I did try to simply have many sections instead of rows, but it messed up the data source. Does anyone have any clue how to do this?
FOUND A SOLUTION! If I make ANOTHER content view for the cell, send that one to the back, make the origianl view transparent, and set the cell color to the same color as the background, it works! I just have to fine tune the dims. I haven't tested this on any other devices, that is from iPhone to iPad. So if I have any issues, I'll be sure to post them. Thanks for the answers guys!