Right now I'm able to read tables and headers separately. Is there a way possible to read table along with it's corresponding header using Python in a word document. Now, I'm using python-docx for reading tables and headers.
Please see the image below for more information about table structure and header. I am not able to read the table header [Table Header & Sub Header] along with the table.
