What if there are not enough candidates nominated?
table {
border-collapse: collapse;
width: 100%;
font-family: sans-serif;
}
th, td {
border: 1px solid black;
padding: 10px;
text-align: left;
}
th {
font-weight: bold;
}
At