
| x\y     | empty | this | foo bar | that |
|---------+-------+------+---------+------|
| this    |       | X    | X       |      |
|---------+-------+------+---------+------|
| empty   |       |      |         |      |
|---------+-------+------+---------+------|
| that    |       |      | X       |      |
|---------+-------+------+---------+------|
| foo bar |       |      |         | X    |
|---------+-------+------+---------+------|

This will be ignored because of the empty line above!

