Is there a way to setup a behavior that can access a specific row in a table? For instance, can I create a behavior where a value in one row is dependent upon a value in the row immediately above it?
Also, is there a way to programmatically loop through each row of a table looking for specific values?
