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