sS hSingleRowTable_withSpacing(int spacing default 10, O... elements) { ret tag('table, tr( join("", map(f td_top, nonNulls(elements))))); }