acf repeater example count

PHP
$count = count(get_field('repeater_name'));
Source

Also in PHP: