In my scenario I have multiple tables in one excel. All tables are having same header and all tables are placed horizontally. Between each table we have some empty cells. Each table has a table header right above it.
Need to store all table values into one datatable.
How to fix this.