| left | right |
Here is a two rowed table with four cells:
| row 1 left | row 1 right |
| row 2 left | row 2 right |
Here is a two rowed, three column table with six cells:
| row 1 left | row 1 center | row 1 right |
| row 2 left | row 2 center | row 2 right |
Here is a three rowed, three column table with nine cells:
| x | o | o |
| o | x | o |
| o | o | x |