1 AXWebArea AXTitle='Table example - thead, tbody, tfoot'
4 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":0}
5 ++++++++AXStaticText AXValue='Sum'
6 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":0}
7 ++++++++AXStaticText AXValue='Subtraction'
9 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":1}
10 ++++++++AXStaticText AXValue='10'
11 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":1}
12 ++++++++AXStaticText AXValue='7'
14 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":2}
15 ++++++++AXStaticText AXValue='2'
16 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":2}
17 ++++++++AXStaticText AXValue='4'
19 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":3}
20 ++++++++AXStaticText AXValue='12'
21 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":3}
22 ++++++++AXStaticText AXValue='3'
23 ++++AXColumn AXIndex='0'
24 ++++AXColumn AXIndex='1'