How to:
I simply copied this source from my GitHub project into a newly added page. In the EditPage I entered the page name as simpleTable.html, then selected the Code tab instead of the Visual tab and pasted this in.
simpleTable.html
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Data 1 | Data 2 | Data 3 |