Tables are generally NOT accessible and should NOT be used to give structure to text.
- To make a table accessible, you should include header rows and columns. This lets the screen reader know that in any cell what its relationship is to the information presented.
- You should also include a caption in case the person selects the table independently of the page's structure (i.e.: if they are skipping around or skimming).