table td {
    border: 1px solid;
}

table td:empty {
    border: none;
}
