This is a response to The HTML Scope/Headers Debate, showing how the Simply Complex table can be split up to two simpler tables, that don't need either of scope or headers attributes.
| A | B | C | D | E | |
|---|---|---|---|---|---|
| 1 | Cell 1 | Cell 2 | Cell 3 | Cell 4 | Cell 5 |
| 2 | Cell 7 | Cell 8 | Cell 9 | Cell 10 | |
| 3 | Cell 13 | Cell 14 | Cell 15 | ||
| 4 | Cell 19 | Cell 20 | |||
| 5 | Cell 25 |
| F | G | H | I | J | |
|---|---|---|---|---|---|
| 6 | Cell 1 | ||||
| 7 | Cell 6 | Cell 7 | |||
| 8 | Cell 11 | Cell 12 | Cell 13 | ||
| 9 | Cell 16 | Cell 17 | Cell 18 | Cell 19 | |
| 10 | Cell 21 | Cell 22 | Cell 23 | Cell 24 | Cell 25 |