I have a tableview as a menu for my app. I want the very last cell to be 3 buttons that resemble a cell that has been divided into 3 sections. The National Geographic app does EXACTLY what i’m looking for:

How can I get the last cell to resemble what this does (the area with the three 0’s)? Any help would be great! Thanks!
Just add three UIViews with button in your last cell. In your method:
create to identifier, one for simple cell and one for last cell:
make a condition: