JSFiddle - React, Tailwind, and code Playground
HTML
<div style="margin-top: 10px;">
<table class="table table-bordered" border="1">
<thead>
<tr>
<th rowspan="2">ethbp</th>
<th rowspan="2">duo-iujo</th>
<th colspan="2">CHUE</th>
<th colspan="5">aeueua aeuaeu</th>
<th colspan="4">aoeua aeuae</th>
<th colspan="9">aeuaeuaeuaeua</th>
</tr>
<tr>
<td>adf</td>
</tr>
</thead>
</table>
</div>