pub fn print_columns( passwords: Vec<String>, column_count: usize, show_header: bool, )
Prints passwords in column format