Skip to content

Instantly share code, notes, and snippets.

@pepicrft
Created August 8, 2015 14:52
Show Gist options
  • Select an option

  • Save pepicrft/ab1f6d9d2f4a86f1c238 to your computer and use it in GitHub Desktop.

Select an option

Save pepicrft/ab1f6d9d2f4a86f1c238 to your computer and use it in GitHub Desktop.
func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath) -> UITableViewCell {
return UITableViewCell()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment