1 Table Tests 2 ----------- 3 4 First Header | Second Header 5 ------------- | ------------- 6 Content Cell | Content Cell 7 Content Cell | Content Cell 8 9 | First Header | Second Header | 10 | ------------- | ------------- | 11 | Content Cell | Content Cell | 12 | Content Cell | Content Cell | 13 14 | Item | Value | 15 | :-------- | -----:| 16 | Computer | $1600 | 17 | Phone | $12 | 18 | Pipe | $1 | 19 20 | Function name | Description | 21 | ------------- | ------------------------------ | 22 | `help()` | Display the help window. | 23 | `destroy()` | **Destroy your computer!** | 24 25 |foo|bar|baz| 26 |:--|:-:|--:| 27 | | Q | | 28 |W | | W| 29 30 foo|bar|baz 31 ---|---|--- 32 | Q | 33 W | | W 34 35