When a table has row or column lines and there are rows that are not as long as other rows, the lines may not extend all the way through the table. This fixes the issue by padding short table rows with empty cells when there are row or column lines requested.
Resolves issue #1711 (closed).