**Data Cleaning** on the server output made easy with `MakeCorrections` class.
- split_merged_rows
- split_merged_columns
- fix_decimal_format
- fix_date_format functionalities
added `server_response` attribute to the session for easy reference
Update Google Colab Tutorial
Save tables to multiple sheets of a single excel file
`save_output` functionality in session to save Tables & Text output to local
Updated Tutorial in [example-code.ipynb](https://github.com/ExtractTable/ExtractTable-py/blob/master/example-code.ipynb)