
#table(
    rows: 3,
    columns: 2,
    column-gutter: 0.25em,
    align: (center, center),
    stroke: none,
    table.hline(y: 0, stroke: 1pt),
    [#"1.4"],
    [#"12352131.0"],
    [#"106071821.2"],
    [#"0.0"],
    [#"1.2"#" & "#"0.0"],
    [#"1.2" #linebreak() #"0.0"],
    table.hline(y: 3, stroke: 1pt),
)
