Adrien Loison ea1dfa22e9 Cell indexes not being respected when rendering row
Fixes #682
When calling `Row::setCellIndex`, it's possible to create a Row with holes.
Instead of iterating over existing cells of a Row, we should instead use the cell indexes (from 0 to max cell index).
2019-09-28 15:42:19 +02:00
..
2017-11-05 02:12:28 +01:00