export const columns = [ { accessorKey: "pariority", header: () =>
Priority
, }, { accessorKey: "source type", header: () =>
Source Type
, }, { accessorKey: "source type value", header: () =>
Source Type Value
, }, { accessorKey: "destination", header: () =>
Destionation
, }, { id: "destination type value", header: () =>
Destination Type Value
, }, { id: "label show", header: () =>
Label Show
, }, ]