This will calculate the total number of cells the truth table will require:
Input Here:

Operators

Variables


Output Here:

Total Cols (operators+variables)

Total Rows (cases=2^vars)

Total Cells (truth table size=rows*cols)