I went another direction and it works like a charm!
I utilized utils.downloadFile({base64Binary: BASE64_STRING} , fileName, fileType) in a JS Query and now call that using the action button in the table and it downloads the file PERFECTLY.
Thanks!!!