Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save rockname/f0cd36e84e624c67c00c814fd4e71dcb to your computer and use it in GitHub Desktop.
final func numberOfSections(in tableView: UITableView) -> Int {
return self.sections.count
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment