The current “Listen” feature does not fully support accessibility when encountering tables. Instead of reading the table content, it provides a generic message such as: “There is a table present that you may want to look at.” This behavior limits usability for users who rely on audio narration, as it prevents access to critical information contained within tables. Requested Enhancement: Update the “Listen” feature to fully narrate table content, similar to standard screen readers. This should include: Reading table headers and corresponding row values Maintaining logical reading order (left to right, top to bottom) Clearly identifying header relationships for context Supporting complex tables where applicable Business Impact: Improves accessibility and aligns with inclusive design standards (e.g., WCAG compliance) Ensures all users can access table-based information without relying on visual interaction Reduces dependency on external screen readers Current Behavior: Announces presence of a table without reading its contents Expected Behavior: Fully narrates table structure and data in a clear, structured format