static S hSingleRowTable(O... elements) { ret tag('table, tr(concatMap_strings(f td_top, nonNulls(elements)))); }