Allows you to scrape to a table from an element.
Example
Running this code will scrape the element "ID[0]:content" to a table named "&report".
plugin command("Browser Automation.dll", "browser element scrape table", "ID[0]:content", "True", &report)