Just updated to version 0.4.3
The single cell on table buffer is still causing issues. It is still interfering with the column widths. You can see in the attached picture.

(look at the top very top border. At the top of the first cell, it looks like a thick border because of the buffer cell and rest of the border look like a double border, top is coming from the preceding div.)
I was wondering why don't you append the buffer element before and after the table. that way the table contents would remain clean and buffer won't interfere with the table layout.