<table id="table">
    <tr>
        <th colspan="3">Squares & Cubes</th>
    </tr>
    <tr>
        <th>Number</th>
        <th>Square</th>
        <th>Cube</th>
    </tr>
</table>