You could enter the date at the end of the data table each time and sort the table by date. I’m not sure if this would be faster or slower than sorting through the table manually however. Try examining this link and see if sorting the data table for each entry, or even at the end of the workflow, could solve your issue.