Skip to content

Instantly share code, notes, and snippets.

@rockname
Created December 3, 2018 09:15
Show Gist options
  • Select an option

  • Save rockname/9a3092c55cd6592f6169fc3245e87f6f to your computer and use it in GitHub Desktop.

Select an option

Save rockname/9a3092c55cd6592f6169fc3245e87f6f to your computer and use it in GitHub Desktop.
class StructuredTableCellDataSource: NSObject, UITableViewDataSource {
private var sections: [TableCellSection] = []
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment