td {
  border: 1px solid #0088dd;
  padding: 15px;
}

table.one {
  empty-cells: show;
}

table.two {
  empty-cells: hide;
}