Resetting `column_counter` is not needed as the effective column number is calculated by taking that value modulo `row_size`. Closes #7289
Resetting `column_counter` is not needed as the effective column number is calculated by taking that value modulo `row_size`. Closes #7289