I have a list (table) in power apps portal which needs to be read by screen reader software such as Jaws 2022. At the moment when I use the screen reader on the page where I have the list (table) it reads the column headers one by one and then start reading the record. When it starts reading the record it reads only the value of each column without mentioning the column headers. Is there any ways to make sure that column headers are read first than the value, example, "Company, Google"? Thanks.