AndyDune\HtmlTable\Element\Head - it implements a special table row (head). It can be only one.
I was running a report that accidentally tried to pass a dataframe with zero rows to htmlTable (). That generated the following error: Error in css.cell [row_nr, ] : subscript out of bounds. I added ...