A           B              C                D             E
1      AccessID   AccessName    AccessDescription     Active     IsDeleted
2           1     ReadOnly       Read only access.        -1            0
3           2     ReadWrite      Read and write access.   -1            0
how do i make -1 as true and 0 as false in both the Active and IsDeleted column?