I'm trying to scrape a table once I visit a series of URLs and the table contains various different rows. In addition to return data points, I want to scrape and return the number of rows in the table. Is anyone able to assist on how I might go about doing that? Regex?