public enum Style: Int
Int
plain
A plain table view.
case plain
group
A table view where sections have distinct groups of rows.
case group
insetGrouped
A table view where the grouped sections are inset with rounded corners.
case insetGrouped