Let's move to the next round by using an expression to add 1 to current_round between the curly braces {}.
1
current_round
{}
Make sure to pick { followed by current_round and then +, }.
{
+
}