The zero value in the first row must be part of your data. If so, you will need to remove it before putting the data into the table.
The right-of-comma positions I assume to be the fractional part of the number (comma as decimal separater, right?). If so, you need to set the precision to 0 and it will make the resulting display integer only.