I like siunitx very much (version 2.0n).
I use rounding from time to time in tabulars and column definitions
like the following:
S[table-format=6,round-mode=places,round-precision=0]
Works nicely, but 123.01 leads to 123. and not 123
What am I missing?