I have a csv file and I used pandas to load it into html table. Now I need to print data from one column of this table but line by line with time.sleep(). How can I print it