Hello everyone.
I'm pretty new to Power Automate, and I'm encountering a problem extracting data from the web.
I want to get the data from this table below, particularly the time stamps in the grey boxes.

I tried to extract the whole HTML table, thinking that I can do post-processing later, but when I tried to do that and export it to CSV, I found that it extracts everything BUT the time stamps in the grey boxes.
Below is the extracted CSV from the first row of the table above.
I would like to know what's the best way to solve this problem.
Thank you in advance.