Emit a <tr> inside a <thead> with one <th> per string in items.
<tr>
<thead>
<th>
Emit a <tr> inside a <thead> where each cell is a TH-builder lambda.