how to scrape multiple text at same row?
my sitemap
{"_id":"data_penyelenggara_jasa_telekomunikasi_17Juli2023","startUrl":["https://dittel.kominfo.go.id/informasi/data_penyelenggara_jasa_telekomunikasi"],"selectors":[{"id":"nama","parentSelectors":["table"],"type":"SelectorText","selector":"td.sorting_1","multiple":true,"regex":""},{"id":"jenis","parentSelectors":["table"],"type":"SelectorText","selector":"td:nth-of-type(3)","multiple":true,"regex":""},{"id":"table","parentSelectors":["_root"],"type":"SelectorElement","selector":"table","multiple":false}]}
