Tablonda html olarak sorun yok birde tbody tagını kaldırarak dene bakalım aşağıdaki gibi
<table border="5" width="512" bordercolor="#b00e00"><tr>
<td rowspan="2" width="65">Why
Who What
How Where When</td>
<td width="48" height="51">do</td>
<td width="67">I
you
we
they</td>
<td rowspan="2" width="151">love
do
make
have</td>
<td rowspan="2" width="151">?</td>
</tr>
<tr>
<td>does</td>
<td>she
he
it</td>
</tr></table>