"Complex collision as simple" not working

Unreal allows physics against static complex collision. Enable ccd(continuous collision detection) on striker if it falls entirely. Making the surface of table more thick helps too. Also, it seems you are using custom collision mesh. If custom collision is enabled, it will use the custom collision mesh (which looks like it has no holes).