export const occupationColumns = [ { accessorKey: "OccCode", header: "Occupation Code", }, { accessorKey: "OccText", header: "Occupation Name", }, ];