First, `truncate` appears to default to true. Second, the `fixedLayout` prop determines truncate. There should be a way to disable truncate per column. We need to be able to enable truncate on non-fixed layout and disable it on fixed layout.