I'm trying to create a frequency distribution table between two variables using the crosstab function, but it displays two additional columns, as shown in the image ("\No", "\Yes")
I'm not sure why does this happen. Is there a way to drop these columns?