length

The read-only length prototype property of the WebAssembly.Table object returns the length of the table, i.e., the number of elements in the table.

MDN Reference