tableHeaderElements: RuleConfig = ...

Applies bijective mapping for the table header cells element.

<td class="td--header">Lorem</td>

to

<th>Lorem</th>

and vice versa.