pub struct TableWrapper { pub path_string: String, pub table: prettytable::Table, }