Write range into specific cell which is then sorted by date

Good day,
After data scraping a specific table, I need to write range into specific cells which will have to be sorted by date. Ie, robot goes on website, scrubs the data for the day, then goes into excel and writes into specific cells for that day. TIA

use sort datatable activity. you have the option to specify the data column name as well as sort by asc or desc