Answering my own post ....
I know the answer is going to seem very obvious to most here, but for those who not programmers and/or learning and are building panels based off the sample(s) that are kindly provided, I can't stress enough to make sure you double and triple check what you type ... especially keeping an eye on variables that you modify from the samples.
In my case, I wanted to have multiple tables where rows of entries would be associated with various labels and buttons (like Name On/Off). The clue was that if
I loaded one table with data from a csv file --- it would affect the other(s).
------------------------------
JerryB
------------------------------