If using `get_column<uint16_t>(idx)` for example, strip the column first before converting. E.g., `"16"` would then be properly cast to `16` as a `uint16_t`