1 CONSOLE ERROR: line 16: Uncaught IndexSizeError: Failed to execute 'insertRow' on 'HTMLTableElement': The index provided (100) is greater than the number of rows in the table (6).
2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {P} at (0,0) size 784x20
8 LayoutText {#text} at (0,0) size 764x19
9 text run at (0,0) width 764: "You should see a table with 6 rows, labeled \"Row_0\", \"Row_1\", \"Row_2\", \"Row_3\", \"Row_4\", \"Row_5\", from top to bottom."
10 LayoutTable {TABLE} at (0,36) size 55x160 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 53x158
12 LayoutTableRow {TR} at (0,2) size 53x24
13 LayoutTableCell {TD} at (2,2) size 49x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (2,2) size 45x19
15 text run at (2,2) width 45: "Row_0"
16 LayoutTableRow {TR} at (0,28) size 53x24
17 LayoutTableCell {TD} at (2,28) size 49x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
18 LayoutText {#text} at (2,2) size 45x19
19 text run at (2,2) width 45: "Row_1"
20 LayoutTableRow {TR} at (0,54) size 53x24
21 LayoutTableCell {TD} at (2,54) size 49x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
22 LayoutText {#text} at (2,2) size 45x19
23 text run at (2,2) width 45: "Row_2"
24 LayoutTableRow {TR} at (0,80) size 53x24
25 LayoutTableCell {TD} at (2,80) size 49x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
26 LayoutText {#text} at (2,2) size 45x19
27 text run at (2,2) width 45: "Row_3"
28 LayoutTableRow {TR} at (0,106) size 53x24
29 LayoutTableCell {TD} at (2,106) size 49x24 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
30 LayoutText {#text} at (2,2) size 45x19
31 text run at (2,2) width 45: "Row_4"
32 LayoutTableRow {TR} at (0,132) size 53x24
33 LayoutTableCell {TD} at (2,132) size 49x24 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
34 LayoutText {#text} at (2,2) size 45x19
35 text run at (2,2) width 45: "Row_5"