I am working on an audio-text matching experiment and I wonder if there is a way to check whether the content at a csv cell is an empty string. For instance, when the experiment creates a button, it can maybe use an if statement or some other inner functions to check whether the content at audio13 is “”, and if so, the button will not be created.