
#table(
    rows: 15,
    columns: 4,
    column-gutter: 0.25em,
    align: (left, center, center, center),
    stroke: none,
    table.hline(y: 0, stroke: 1pt),
    [],
    [],
    table.cell(colspan: 2)[*group1*],
    table.hline(y: 1, start: 2, end: 4, stroke: 0.75pt),
    [],
    [*Total*],
    [a],
    [b],
    table.hline(y: 2, stroke: 0.75pt),
    [*value1*],
    [],
    [],
    [],
    [#h(12.0pt)Mean (SD)],
    [4.5 (2.45)],
    [2.5 (1.29)],
    [6.5 (1.29)],
    [#h(12.0pt)Median [Min, Max]],
    [4.5 [1, 8]],
    [2.5 [1, 4]],
    [6.5 [5, 8]],
    [*value2*],
    [],
    [],
    [],
    [#h(12.0pt)a],
    [3 (37.5%)],
    [2 (50%)],
    [1 (25%)],
    [#h(12.0pt)b],
    [3 (37.5%)],
    [1 (25%)],
    [2 (50%)],
    [#h(12.0pt)c],
    [2 (25%)],
    [1 (25%)],
    [1 (25%)],
    [*group3*],
    [],
    [],
    [],
    [#h(12.0pt)c],
    [4 (50%)],
    [2 (50%)],
    [2 (50%)],
    [#h(12.0pt)d],
    [4 (50%)],
    [2 (50%)],
    [2 (50%)],
    [*group2*],
    [],
    [],
    [],
    [#h(12.0pt)e],
    [4 (50%)],
    [2 (50%)],
    [2 (50%)],
    [#h(12.0pt)f],
    [4 (50%)],
    [2 (50%)],
    [2 (50%)],
    table.hline(y: 15, stroke: 1pt),
)
