pub fn format_table_to_string(data: Vec<String>) -> String
Expand description

Format a table and return the result as a string.