Dennis, > Would it be more efficient make this a Programmable Filter instead (with no > input?) so that I can use the CellData.append? You should be able to do the following just fine in a Programmable Source too: output.CellData.append(....) Utkarsh