Function cli_display_table

Source
pub fn cli_display_table(columns: Vec<&str>, rows: Vec<Vec<&str>>)