I am using println! to line up columns using the following:
fn main() { let name_col_w = 24; let col_w = 9;