const fixedColumnStyle = css`
        tr > th {
            &:first-child {
                position: sticky;
                left: 0;