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