The layout works correctly. The second-to-last row has (almost) no height in the example, so it can look like it's missing, especially using CSS libraries that collapse or otherwise reset default styles. Adding CSS height to all <tr>
shows that it's working as expected.