What's Changed
* Id in html output by Belval in https://github.com/aws-samples/amazon-textract-textractor/pull/386
* Escape html output by Belval in https://github.com/aws-samples/amazon-textract-textractor/pull/387
* Fix table indexing returning too many cells
:warning: Breaking changes
* To support ids in HTML, layout Table created for TABLE predictions will no longer share the same ID as the table.
**Full Changelog**: https://github.com/aws-samples/amazon-textract-textractor/compare/v1.8.2...v1.8.3