Working with loadTable and TableRows

Hi,

I'm working with CSV file which I run through a forloop of row by row. Is there anyway of skipping blank cells using Processing(I could sort it with Excel but it complicates my situation as I'm working with another CSV file to compliment this current one)?

So if I come across a row with a blank cell, how can I overcome the Null Pointer?

thanks :)

Answers

Sign In or Register to comment.