given a drawdown and a column index, return if the column is blank. In this context blank means that there are no "heddle up" values on this row.
true or false;
given a drawdown and a column index, return if the column is blank. In this context blank means that there are no "heddle up" values on this row.