How can I count up numbers when I scroll into a div?

I have a horizontal section with 4 divs of 100vw.
The first div is just text but the next three divs have data points, like numbers + text.

Now, how do I count up numbers when I start scrolling into each div?

Thanks in advance! :slight_smile: