!--a11y-->
Use
The isTableHasBorders method specifies whether or not tables are displayed with gridlines.

If a mobile device meets this condition, the <table> tag cannot be used for the layout of forms in your application. This is the especially the case if input fields and buttons are to be arranged form-like and justified. Only genuine tabular arrangements should use the table. However, this can also cause problems on mobile browsers that do not display the table attributes cellspacing and cellpadding as desired.
