
#table(
    rows: 3,
    columns: 2,
    column-gutter: 0.25em,
    align: (center, center),
    stroke: none,
    table.hline(y: 0, stroke: 1pt),
    [#"1.414"],
    [#"12352131.000"],
    [#"106071821.193"],
    [#"0.001"],
    [#"1.235"#" & "#"0.001"],
    [#"1.235" #linebreak() #"0.001"],
    table.hline(y: 3, stroke: 1pt),
)
