Hi list, I'd like to use multiple instances of an abstraction in the same patch and the abstraction contains an array. I would normally deal with this by naming the array '$0-somename' but pd doesn't seem to recognize the '$' and I get the error '0-somename: no such table'. Can someone help me through this?