JSON
```json
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
Tables
| Tables | Are | Cool | |----------|:-------------:|------:| | col 1 is | left-aligned | $1600 | | col 2 is | centered | $12 | | col 3 is | right-aligned | $1 |
```json
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
| Tables | Are | Cool | |----------|:-------------:|------:| | col 1 is | left-aligned | $1600 | | col 2 is | centered | $12 | | col 3 is | right-aligned | $1 |