#282 refactored to use macros to add rows to tables. We switched from generic arguments to impl Trait arguments. This is a breaking change for client code relying on the turbo fish syntax. Fixing it before releasing 0.10.0 will prevent any real breakage.