Skip to content

Instantly share code, notes, and snippets.

@akopcz2
Created October 16, 2019 20:55
Show Gist options
  • Save akopcz2/3c748fb80b9b346025713ec4c871e07e to your computer and use it in GitHub Desktop.
Save akopcz2/3c748fb80b9b346025713ec4c871e07e to your computer and use it in GitHub Desktop.
Table rows and columns
{
"table":[{
"title":"Table Title",
"rows":[{
"cols":[
{
}
]
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment