pub fn stack<I>(cols: I) -> Columnwhere I: IntoIterator, I::Item: Into<Column>,
Separates col1, …, colk into n rows