Display amount of enemies remaining

Create a variable on a gameistance or a gamemod. Then when an enemy dies or spawn decrement or increase that number. Then if you want to do a pretty thing, create an HUD and bind that variable to a text, or you can use a print string too.