I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...horizontal_merge == aw.tables.CellMerge.FIRST, but it is instead aw.tables...to reproduce the issue: doc = aw.Document('Merged Table Example...