Specifies the index of the table within the specified HTML document. This is the index of the table containing the desired data.
<PARAM NAME = "Item_Number" VALUE = "tableNumber">
This tag provides the index of the table containing the desired data. For example, to parse and acquire data from the third table on an HTML document, this parameter to is set to to "3". The default value is 1. The data type is integer.