You can easily add today's date to your workbook by creating a column with a formula that uses moment().format("MMMM, D YYYY"). This will dynamically populate the current day's date without needing to reference another column.
Alternatively, you can reference the "Created At" column, which exists for every row in your table, to display the date information.