def show_summary(self, summary_table): sum_table = AsciiTable(summary_table, "Summary") print sum_table.table