0

hello I want to implement a table like this

enter image description here

first,I don't know what this table is using.

should I use static cells and sections or should I use dynamic Prototype with the style Grouped?

I am confused as I am new and don't know much difference in static cell and dynamic cell.

I want to ask How can I set left and right margins around tableView like this image?

Er.Shreyansh Shah
  • 1,482
  • 1
  • 9
  • 29
hellosheikh
  • 2,929
  • 8
  • 49
  • 115

1 Answers1

0

Then you can Use Dynamic table View setting with custom TableView Cells. The process to setting the Custom Cells. you can follow the steps from here . http://www.appcoda.com/customize-table-view-cells-for-uitableview/

Sucharu Hasija
  • 1,096
  • 11
  • 23