Placeholder
•Insert a no-breaking space in the empty cell.
•<tr>
•  <td>Row1 Col1</td>
•  <td>Row2 Col2</td>
•</tr>
•<tr>
•  <td> &nbsp; </td>
•  <td>Row2 Col2</td>
•</tr>
•