static S htableRaw2_singleColumn(L rows, L paramsTable, L paramsTR, L paramsTD) { ret htableRaw2(map ll_1(rows), paramsTable, paramsTR, paramsTD); }