AndyDune\HtmlTable\Element\Head - it implements a special table row (head). It can be only one.
I have the following code that almost looks like I want. New-HTML -TitleText $Title -Online -FilePath $PSScriptRoot\qualifiers.htm -Temporary { New-HTMLSection ...