
#table(
    rows: 2,
    columns: 2,
    column-gutter: 0.25em,
    align: (center, center),
    stroke: none,
    table.hline(y: 0, stroke: 1pt),
    [missing],
    [],
    [an Int was here],
    [an Int was here],
    table.hline(y: 2, stroke: 1pt),
)
