UI Scripting a table

I’m trying to get the count of rows in a table via UI scripting. The UI inspector says the following attribute of the table is: AXRows: “<array of size 3>”

How do I return that value of 3 from that attribute?