how to send data from SPI Slave Arduino to SPI Master Arduino

Well, what have you tried? In my example code the master starts a transfer, the slave gets an interrupt, finds out something, and then replies.