Reviewings the code =================== .. class:: Pybles(row_token=None, column_token=None, header_color='STRONG_YELLOW', header_background_color='BG_BLUE', cell_a_color='STRONG_BLUE', cell_b_color='STRONG_YELLOW', cell_a_background_color='BG_YELLOW', cell_b_background_color='BG_BLUE') .. function:: add_column(title) This method add a new column to the columns in the table .. function:: add_line(line): Line .. function:: get_table_as_json() FUnc .. function:: get_table_info() Info .. function:: show_table() Show .. function:: get_color() Pass .. function:: set_color() Pass