Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save rockname/7e51ee00e59951365c6a159ce2fe58cf to your computer and use it in GitHub Desktop.
struct TableCellRow {
let reusableId: String
let value: Any
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment