pub fn render(columns: &[Column], rows: &[Vec<String>], ctx: &Context) -> String
Render rows as a listing, without the tally that follows them.