{{#firstRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/firstRowSymbols}}
{{#secondRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/secondRowSymbols}}
{{#thirdRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/thirdRowSymbols}}
{{#fourthRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/fourthRowSymbols}}
{{#fifthRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/fifthRowSymbols}}
{{#sixthRowSymbols}}
{{#coins}}
-
{{number}}
{{amount}}
{{/coins}}
{{/sixthRowSymbols}}