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