I want to scrape table data from this link https://chartink.com/screener/copy-orb-5min-6 and show the table data to my google sheets. Look at the img I attached
I'm using =importxml("https://chartink.com/screener/copy-orb-5min-6", "table", 1) but not getting the data IMG