<!-- @SCRIPT: table.accessibilityVisibleRows --> <!DOCTYPE html> <table id="table"> <tr> <th>Firstname</th> </tr> <tr> <td>Alex</td> </tr> </table>