Complex data tables should provide "id" attributes to headers, and "headers"
attributes for data cells
Complex data tables should give an "id" attribute to each th
element, and then give a list of all the ids that apply to a data cell using
the "headers" attribute.