Auto refresh

Auto refresh

I have a large table in Creator in which the data is constantly changing (input by many people) throughout the day.  I am trying to display this on a big screen and have the table auto refresh every 30 seconds.  Does zoho have this capability?

My current solution is that I have embedded this table into an html file on my server, and I have the html auto reload itself with this code:  
<META HTTP-EQUIV=REFRESH CONTENT=30>

I tried making an HTML view in zoho and entering this code at the top, but it does not work.

Any suggestions?

Thank you.