Playing with the editor, I noticed that in the example of the table-block the <tbody> also wraps the <tr> containing the <th>. Maybe just use <thead> also? Cheers
<tbody>
<tr>
<th>
<thead>