Have a look to the theme attractman:
your_AM_folder > layouts > Attrac-Man > layout.nut
this codelines are responsible, to show the amount of games:local l = fe.add_text( "[ListEntry]/[ListSize]", 0, 322, 60, 10 );
l.align = Align.Left;
l.set_rgb( 80, 80, 80 );