
#table(
    rows: 7,
    columns: 6,
    column-gutter: 0.25em,
    align: (left, center, center, center, center, center),
    stroke: none,
    table.hline(y: 0, stroke: 1pt),
    [],
    [],
    table.cell(colspan: 4)[*y*],
    table.hline(y: 1, start: 2, end: 6, stroke: 0.75pt),
    [],
    [],
    [A],
    table.cell(colspan: 2)[B],
    [A],
    [],
    [],
    [*z*],
    table.hline(y: 3, start: 2, end: 3, stroke: 0.75pt),
    table.cell(colspan: 2)[*z*],
    table.hline(y: 3, start: 3, end: 5, stroke: 0.75pt),
    [*z*],
    table.hline(y: 3, start: 5, end: 6, stroke: 0.75pt),
    [],
    [*Overall*],
    [C],
    [C],
    [D],
    [D],
    table.hline(y: 4, stroke: 0.75pt),
    [*x*],
    [],
    [],
    [],
    [],
    [],
    [#h(12.0pt)Mean (SD)],
    [3.5 (1.87)],
    [1.5 (0.707)],
    [3 (NaN)],
    [4.5 (0.707)],
    [6 (NaN)],
    [#h(12.0pt)Median [Min, Max]],
    [3.5 [1, 6]],
    [1.5 [1, 2]],
    [3 [3, 3]],
    [4.5 [4, 5]],
    [6 [6, 6]],
    table.hline(y: 7, stroke: 1pt),
)
