Swift playgrounds file can't add swift files in subfolders of the Sources folder

I want to make my source files more organized in my playgound file.

Although I can create subfolders in the Sources folder, but Xcode Playgrounds won't let me drag swift files into those subfolders.

Does anyone know why? Thanks.