Hi Tanakorn,
You have done the most difficult :)
The action GetDates, which you are using to populate your list, is a list of Dates, while it should be a list of TimeStampHistory record so you can have the details needed to populate the table, so it should be like this:

After that, then you can populate the fields of your table using the output of the GetDates action:

EARS_Web module OML in attachment with the changes.
Regards,
João